home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 1.iso
/
cosmos
/
menuw.dir
/
00007.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-21
|
205 b
|
9 lines
on makedatebase
global mydatebase, mydbno
set mydatebase to readtextfile(pathName() & "MYDB")
if mydatebase <> 0 then
updateStage()
end if
set mydbno to the number of lines in mydatebase
end